syUserDict 
Logical Entity Name  syUserDict 
Default Table Name  syUserDict 
Physical Only  NO 
Definition 
 
Note 
 

syUserDict Columns 
ColumnName  Domain  Datatype  NULL  Definition 
Descrip    varchar(35)  NO 
 
Type    char(8)  NO 
 
Length    int  NO 
 
DisplayOrder    tinyint  YES 
 
Decimals    tinyint  NO 
 
HelpText    varchar(255)  NO 
 
ValidationType    char(1)  NO 
 
ValidationText    text  NO 
 
Visibility    varchar(100)  NO 
 
Active    bit  NO 
 
UserID    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
syUserDictID(PK)    int  NO 
 
UseForAutoAward    bit  NO 
 
VisibilityOnline    int  NO 
 
Code    nvarchar(16)  NO 
 

syUserDict Primary and Unique Keys 
Key Name  Key Type  Keys 
Uk_SyUserDict_Code  Index  Code 
SyUserDict_Descrip_U_N_IDX  Index  Descrip 
syUserDict_syUserDictID_U_C_IDX  PrimaryKey  syUserDictID 

syUserDict Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
AmElectronicLeadsUserValues  Non-Identifying  One To Zero or More  FK__AmElectro__SyUse__6FF75230        NO  YES 
AmOnlineApplicantUserValues  Non-Identifying  One To Zero or More  FK_AmOnlineApplicantUserValuesSyUserDictID_SyUserDictSyUserDictID        NO  YES 
syIMSExtension  Non-Identifying  One To Zero or More  FK_syIMSExtension_syUserDictID_syUserDict_syUserDictID        NO  YES 
syIMSExtensionMapping  Non-Identifying  One To Zero or More  FK_syIMSExtensionMapping_syUserDictID_syUserDict_syUserDictID        NO  YES 

syUserDict Check Constraints 
Check Constraint Name  CheckConstraint